Feature: Revoke colaborator
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 39.745s |
Scenario: Revoke colaborator successfully
Before
0m 1.191s
Given
I navigate to page "<URL>"
0m 4.600s
And
I enter email "<ADMIN_EMAIL>"
0m 1.294s
And
I enter password "<ADMIN_PASSWORD>"
0m 0.741s
And
I click on the login button
0m 3.774s
And
I wait for 2 seconds
0m 2.447s
And
I click on the settings page
0m 1.041s
And
I wait for 2 seconds
0m 2.271s
And
I click to the staff page
0m 0.602s
And
I wait for 2 seconds
0m 2.261s
And
I click on the invite people button
0m 0.489s
And
I wait for 2 seconds
0m 2.270s
When
I write "mateoolaya2@gmail.com" in the email
0m 0.564s
And
I wait for 2 seconds
0m 2.400s
And
I click on the colaborator button
0m 0.305s
And
I wait for 2 seconds
0m 2.255s
And
I click on send invitation now button
0m 0.466s
And
I wait for 2 seconds
0m 2.242s
And
I click on the settings page
0m 0.383s
And
I wait for 2 seconds
0m 2.254s
And
I click to the staff page
0m 0.368s
And
I wait for 2 seconds
0m 2.256s
And
I click on the revoke button
0m 3.266s
+ Show Error
Error: Can't call click on element with selector "/html/body/div[2]/div/main/section/section/section[1]/div/div[2]/article/div[2]/div/a[1]" because element wasn't found
at implicitWait (/Users/mateoolaya/devmiso/pruebasSemCinco/MISO_Pruebas/node_modules/webdriverio/build/utils/implicitWait.js:34:19)
at async Element.elementErrorHandlerCallbackFn (/Users/mateoolaya/devmiso/pruebasSemCinco/MISO_Pruebas/node_modules/webdriverio/build/middlewares.js:20:29)
at async Element.wrapCommandFn (/Users/mateoolaya/devmiso/pruebasSemCinco/MISO_Pruebas/node_modules/@wdio/utils/build/shim.js:137:29)
at async KrakenWorld.<anonymous> (/Users/mateoolaya/devmiso/pruebasSemCinco/MISO_Pruebas/features/web/step_definitions/step.js:487:10)
And
I wait for 0.5 seconds
0m 0.000s
Then
I see that the last prompt has value "Invitation revoked"
0m 0.000s
After
0m 0.005s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I enter email "<ADMIN_EMAIL>"
And
I enter password "<ADMIN_PASSWORD>"
And
I click on the login button
And
I wait for 2 seconds
And
I click on the settings page
And
I wait for 2 seconds
And
I click to the staff page
And
I wait for 2 seconds
And
I click on the invite people button
And
I wait for 2 seconds
When
I write "mateoolaya2@gmail.com" in the email
And
I wait for 2 seconds
And
I click on the colaborator button
And
I wait for 2 seconds
And
I click on send invitation now button
And
I wait for 2 seconds
And
I click on the settings page
And
I wait for 2 seconds
And
I click to the staff page
And
I wait for 2 seconds
And
I click on the revoke button
And
I wait for 0.5 seconds
NO IMAGE AVAILABLE
Then
I see that the last prompt has value "Invitation revoked"
NO IMAGE AVAILABLE
After
NO IMAGE AVAILABLE